CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Dynamic partitioning

搜索资源列表

  1. SDocDemo5

    0下载:
  2. 对绘图程序进行动态窗口分割实例源码,很不错的vc源码,希望能对大家有所帮助-Window of the drawing program dynamic partitioning example source code, very good vc source, I hope you can help
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:50726
    • 提供者:
  1. 65366176memory_release

    0下载:
  2. 本程序实现了,动态分区法的演示过程,对操作系统实验的同学会很有帮助-Realized by the dynamic partitioning method of demonstration, the students of the experimental operating system would be helpful
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:43022
    • 提供者:陆艳艳
  1. memory

    0下载:
  2. 编写程序完成动态分区存储管理方式的主存分配回收的实现。实验具体包括:首先确定主存空间分配表;然后采用最优适应算法完成主存空间的分配和回收;最后编写主函数对所做工作进行测试。-Write a program to complete the allocation of main memory recovery of the dynamic partitioning storage management. The experiments include: first determine the mai
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:61336
    • 提供者:陈玲玲
  1. DynamicPartition

    0下载:
  2. 动态分区存储程序,包含两种算法:最佳适应算法和最先适应算法。主要用于初学者了解动态分区的过程以及两种算法的区别。-Dynamic partitioning storage procedure, including two kinds of algorithm: the Best Fit algorithm and the First Fit algorithm. Primarily for beginners to understand the dynamic partition in the
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4304
    • 提供者:sunxb10
  1. Desktop

    0下载:
  2. 执行操作系统中的固定分区算法和动态分区算法-Implementation of the operating system in the fixed-partition algorithm and the dynamic partitioning algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:2137
    • 提供者:高山
  1. BdynamicSubare

    0下载:
  2. 以前做的操作系统实验代码,动态分区的模拟实验代码码叫做动态分区分配 ,经测试可直接使用。 -Simulation code before the operating system to do the experiment code, dynamic partitioning code called a dynamic partition, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:135125
    • 提供者:sh
  1. yuandaima

    0下载:
  2. 动态分区存储管理方式的主存分配回收源代码-Dynamic partitioning of main memory storage management recovery of the source code distribution
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1175
    • 提供者:杨欢
  1. dongtaifenqu

    0下载:
  2. 操作系统的课程设计,该代码是动态分区的源程序,可以实现的-Operating systems curriculum design, the code is dynamic partitioning of the source, can be achieved
  3. 所属分类:OS Develop

    • 发布日期:2017-11-17
    • 文件大小:2062
    • 提供者:liling
  1. dongtaifenqu

    0下载:
  2. 计算机操作系统实验,使用动态分区分配方式的模拟的程序-Computer operating system experiment using simulated dynamic partitioning allocation procedures
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:4312
    • 提供者:黄东浪
  1. SJPLZRRJCDDSF

    0下载:
  2. 设计程序模拟四种动态分区分配算法:首次适应算法、循环首次适应算法、最佳适应算法和最坏适应算法的工作过程。-Design program to simulate four kinds of dynamic partitioning allocation algorithm: first-fit algorithm, the first cycle of adaptation algorithm, the best and worst adaptation algorithm to adapt th
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1680
    • 提供者:杨顺刚
  1. DTFQFPSF

    0下载:
  2. 设计程序模拟四种动态分区分配算法:首次适应算法、循环首次适应算法、最佳适应算法和最坏适应算法的工作过程。-Design program to simulate four kinds of dynamic partitioning allocation algorithm: first-fit algorithm, the first cycle of adaptation algorithm, the best and worst adaptation algorithm to adapt th
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:1529
    • 提供者:杨顺刚
  1. OS_lab3_mm

    0下载:
  2. 本次实验主要围绕动态分区分配方式展开。熟悉并掌握动态分配五大算法:first fit,next fit,best fit,worst fit,quick fit-This experiment mainly around the dynamic partitioning distribution expanded. Familiar with and master the dynamic allocation of five algorithms: first fit, next fit, be
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-20
    • 文件大小:6083344
    • 提供者:春春
  1. Process-scheduling-simulation

    0下载:
  2. 计算机操作系统实验3.用C语言或Pascal语言分别实现采用首次适应算法和最佳适应算法的动态分区分配过程Allocate()和回收过程Free()。 -Computer Operating System Experiment 3. Using C language or Pascal language were achieved using the first-fit algorithm and best-fit algorithm for dynamic partitioning proc
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:200611
    • 提供者:xp
  1. gdut_caozuoxitong

    0下载:
  2. 2013年广东工业大学动态分区分配操作系统实验,用于模拟主存的空闲区分配-Allocation in 2013, Guangdong University of dynamic partitioning experimental operating system, used to simulate the main memory free zone
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:187369
    • 提供者:steven
  1. CM

    0下载:
  2. 编写程序完成动态分区存储管理方式的主存分配回收的实现。 完成: 验证最优适应算法; 实验具体包括:首先确定主存空间分配表;然后采用最优适应算法完成主存空间的分配和回收;最后编写主函数对所做工作进行测试。 -Write a program to complete dynamic partitioning storage management way of the realization of the distribution of main memory recovery.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:904
    • 提供者:杜英
  1. zfcp

    1下载:
  2. (1)用C语言分别实现采用首次适应算法和最佳适应算法的动态分区分配过程alloc( )和回收过程free( )。其中,空闲分区通过空闲分区链来管理:在进行内存分配时,系统优先使用空闲区低端的空间。 (2)假设初始状态下,可用的内存空间为640KB,并有下列的请求序列: • 作业1申请130KB。 • 作业2申请60KB。 • 作业3申请100KB。 • 作业2释放60KB。 • 作业4申请200KB。 • 作
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:1958
    • 提供者:xuzhongya
  1. dongtaifenqu-

    0下载:
  2. 操作系统作业动态分区的模拟过程,包括页的换入换出及相应算法。-Operation system simulation process of dynamic partitioning, including page in out and the corresponding algorithm.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1687
    • 提供者:aaabcdef1234
  1. shuangxiangzhifangtujunhenghua

    0下载:
  2. 能够将图片进行双向直方图均衡化,该方法通过对图像直方图动态分区,独立地进行各个分区的直方图均衡,并均衡了灰度间距,具有很强的适应性和稳定性。经过测试,在不同类型的图像中,该方法在视觉上和量化指标评估上都得到了较好的增强效果。-To the image histogram double equalization, the method through of image histogram dynamic partitioning, independently of each partition o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1026
    • 提供者:郑儒楠
  1. regihters_divide

    0下载:
  2. 动态分区方式主存的分配和回收, 通过本实验可以了解在动态分区管理方式-Dynamic partitioning method of main memory allocation and recovery, by way of this experiment can understand the dynamic zoning administration
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-18
    • 文件大小:2048
    • 提供者:FHEL@936070
  1. jmihnmethod

    0下载:
  2. Dynamic partitioning method of main memory allocation and recovery, by way of this experiment can understand the dynamic zoning administration
  3. 所属分类:ComboBox

    • 发布日期:2017-12-12
    • 文件大小:2096
    • 提供者:KY+429
« 1 2 34 »
搜珍网 www.dssz.com